home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Magazine / YAM / Source / includes / proto / miami.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-03-09  |  634 b   |  33 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PROTO_MIAMI_H
  4. #define PROTO_MIAMI_H
  5.  
  6. #if 0
  7. #include <sys/types.h>
  8. #include <sys/socket.h>
  9. #include <netinet/in.h>
  10. #include <netdb.h>
  11. struct addrinfo;
  12. #endif
  13.  
  14. #include <clib/miami_protos.h>
  15.  
  16. #ifdef __GNUC__
  17. #include <inline/miami.h>
  18. #endif /* __GNUC__ */
  19.  
  20. #if defined(LATTICE) || defined(__SASC) || defined(_DCC) || defined(__STORM__)
  21. #include <pragmas/miami_pragmas.h>
  22. #endif
  23.  
  24. #ifndef __NOLIBBASE__
  25. extern struct Library *
  26. #ifdef __CONSTLIBBASEDECL__
  27. __CONSTLIBBASEDECL__
  28. #endif /* __CONSTLIBBASEDECL__ */
  29. MiamiBase;
  30. #endif /* !__NOLIBBASE__ */
  31.  
  32. #endif /* !PROTO_MIAMI_H */
  33.